home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / contest.arc / CONTEST.DOC
Text File  |  1986-10-15  |  14KB  |  273 lines

  1.             CPCUG 1987 Software Programming Contest Announcement (page 1)
  2.  
  3.  
  4.     The Capital PC User Group, Inc.  (CPCUG) is a non-profit, all volunteer,
  5. educational and support organization for users of the IBM and compatible
  6. mircocomputers.  In keeping with the spirit of our Constitution, which states
  7. that our purpose is to foster experimentation and research in the current and
  8. potential uses of IBM and compatible PCs and to provide an opportunity for all
  9. users of PCs to exchange ideas, knowledge and experience for the enrichment of
  10. all converned, we proudly announce our 1987 Software Programming Contest.
  11.  
  12.     Programmers in each of six age groups may compete in six different software
  13. categories, from games to financial tools to "other" (for those hard-to-fit
  14. programs).  Contestants are allowed to submit a maximum of two programs in any
  15. age/software category.  For purposes of this contest, a program is defined as a
  16. single operational system and may consist of a main program and its associated
  17. support programs, provided that they all are related with each other and are
  18. required to operate as a system.  For example, the commercial programs, Lotus
  19. 1-2-3 and dBASE III, are considered to be a single programs for these purposes.
  20.  
  21.     Entries will be judged on creative ability (originality of approach,
  22. ingenious use of language capabilities) , programming style, uniqueness, ease
  23. of use, general appeal to the masses, code clarity, inventiveness and
  24. completeness of documentation.  Each program will be judged in relation to
  25. others in the same age group and category.
  26.  
  27.     Winners will share over $9,000 worth of prizes divided among the various
  28. combinations of categories.  The following prizes will be awarded:
  29.  
  30.    1 grand prize $2000.00 in cash or a $4000 college scholarship fund
  31.                                              (not transferable).
  32.  
  33.  First  place in each category will be a $100.00 cash award. (36 awards)
  34.  Second place in each category will be a  $50.00 cash award. (36 awards)
  35.  Third  place in each category will be a 1 year membership in CPCUG. (36 awards)
  36.  Additional certificates of merit awarded at judges discretion.
  37.  
  38.     Capital PC User Group, Inc.  reserves the right not to award prizes in any
  39. particular category.  No entrant may win more than one prize award.  There is
  40. no entry fee of any kind to enter this contest.
  41.  
  42.  
  43.             CPCUG 1987 Software Programming Contest Announcement (page 2)
  44.  
  45. RULES:
  46.  
  47.     1) This contest is only open to individuals.  Any individual may submit a
  48. program entry.  You do NOT have to be a CPCUG member to participate.
  49.  
  50.     2) You must be the principal author of the program you submit.  The
  51. principal author is an individual who is responsible for more than 50% of the
  52. programming effort.
  53.  
  54.     3) All programs submitted must be able to run on an IBM PC with 640K random
  55. access memory, IBM color monitor, 2 double-sided 360K floppy diskettes and IBM
  56. DOS 2.1 or MicroSoft DOS 2.11.  Programs designed to take advantage of the
  57. unique graphics and sound capabilities of the IBM PCjr are acceptable.
  58.  
  59.     4) Each entry must be individually submitted on an MS/PC-DOS formatted
  60. 9-sector 360K diskette.  The submission diskette can be 5-1/4 inch (360K) or a
  61. 3-1/2 inch 720K diskettes.  However, your program must be able to run on a
  62. system having only 5-1/4 inch diskette drives.  Only 1 entry per diskette,
  63. please.
  64.  
  65.     5) Your program may not ask for a contribution or donation.  ShareWare and
  66. Freeware are nice, but not here.  The software remains the property of the
  67. submitter; however, by submitting it to this contest, you grant CPCUG unlimited
  68. distribution rights.  While CPCUG has no intention of commercial exploitation
  69. of any program, we retain the right to control its subsequent association with
  70. CPCUG.  "CPCUG's name may not be used for commercial purposes without prior
  71. written permission from CPCUG".  Our intent is to allow all not-for-profit
  72. groups to publish any of the submissions, as long as full credit is given to
  73. the individual author.  All diskettes submitted become the property of CPCUG
  74. and will not be returned.
  75.  
  76.     6) A product that has been or is intended for sale is not acceptable.  All
  77. entries judged worthy of being published will appear on disks copied and sold
  78. by the CPCUG Software Library.  You MUST include in your documentation file the
  79. statement:  "Permission granted for Capital PC and other not-for-profit
  80. organizations to publish the source and executable portions of my program."
  81.  
  82.     7) The program must be an original piece of work.  One critical criterion
  83. for judging will be the completeness of the documentation submitted as an ASCII
  84. TEXT file, ie., NO word processor files.  Each documentation file must be able
  85. to be copied to a printer or typed to the screen and be readable.
  86.  
  87.     8) The finalists in contention for prizes may be requested to provide
  88. answers to technical questions prepared by the judges in order to confirm the
  89. originality and authorship of the program.
  90.  
  91.  
  92.  
  93.  
  94.             CPCUG 1987 Software Programming Contest Announcement (page 3)
  95.  
  96.     9) Programs written in any language using any compiler, interpreter or
  97. other language translator are eligible for submission subject to the following
  98. requirements:
  99.  
  100.        a.  All source and executable code must be submitted with your entry.
  101.  
  102.        b.  Be sure to state carefully the exact steps necessary to run your
  103.     program STARTING FROM THE SOURCE CODE.  Thus, if a part of your program
  104.     must be assembled and another part must be compiled be sure to state which
  105.     assembler and compiler are necessary.  In particular, describe the
  106.     MANUFACTURER of and VERSION NUMBER of each such language translator along
  107.     with a description of the arguments to each such program.  The harder it
  108.     is for the judges to figure out how to run your program, the lower are its
  109.     chances of winning.  Preferably, you should supply a batch file or similar
  110.     instructions which automates the process.
  111.  
  112.        c.  If your program relies upon other code not written by you, such as
  113.     commercially available libraries, such dependencies must be clearly
  114.     stated.
  115.  
  116.        d.  So the judges may properly evaluate each submission, they must be
  117.     able to obtain a copy at a reasonable cost of the appropriate language
  118.     translator (e.g., compiler or interpreter) or libraries through which they
  119.     can run, compile, or assemble your source code.
  120.  
  121.        e.  While the judges will exercise their best efforts to obtain such a
  122.     translator/libraries, if for any reason they are unable to, your entry
  123.     will be judged unacceptable and returned to you.
  124.  
  125.        f.  If the language translator or library used to run or create your
  126.     program requires a license agreement to distribute a "Run Time Module"
  127.     with your program, a copy of the license agreement must be submitted along
  128.     with the entry and the copyright notice must include the license agreement
  129.     information.
  130.  
  131.        g.  DO NOT send us copies of any commmercially available software
  132.     unless you enclose written permission from the manufacturer.
  133.  
  134.     10) Capital PC User Group, Inc.  assumes no liability due to non-receipt of
  135. any entry.  Entries received officially will be acknowledged with a postcard
  136. indicating date of receipt with a serial number receipt.
  137.  
  138.  
  139.             CPCUG 1987 Software Programming Contest Announcement (page 4)
  140.  
  141.     11) The individual winner of the grand prize will have the option of either
  142. selecting a cash award of $2000.00 or a scholarship trust fund of $4000.00
  143. which will be deposited in a trust account to be created by CPCUG.  This trust
  144. fund can be used only for tuition at an accredited college or university in the
  145. United States in the name of the winner as submitted.  This trust will not be
  146. transferable to any other individual.  CPCUG reserves the right to award the
  147. grand prize as a $2000.00 cash award.  All applicable Federal or state taxes,
  148. if any, are the responsibility of the individual winners.  If the grand prize
  149. winner does not indicate his/her choice of the cash award or the tuition trust
  150. by 31 December 1987, Capital PC User Group reserves the right at its discretion
  151. to award the grand prize as a $2000 cash award.
  152.  
  153.     12) Third place winners in each catagory will receive a one year free
  154. membership in Capital PC User Group, or a one year extension of their present
  155. membership.
  156.  
  157.     13) Entries MUST be postmarked between April 1, 1987 and June 30, 1987, and
  158. only submitted via the U.S.  Mail.  Submissions will NOT be accepted at CPCUG
  159. monthly meetings (this is to insure that the postmark time periods are
  160. observed).  We anticipate that the judges will make their decisions by the end
  161. of September,1987 and the winners will be announced in the CPCUG newsletter
  162. (the CPCUG Monitor).  Only entries postmarked between April 1, 1987 and June
  163. 30, 1987, will be accepted and CPCUG accepts no liability for U.S.  Post Office
  164. non delivery.
  165.  
  166.     The Board of Directors of CPCUG has appointed Mr.  Rich Schinnell as
  167. chairman of the planning committee for the 1987 Software Programming Contest,
  168. and authorized a committee (to be recommended by the chairman and approved by
  169. the Board of Directors), to administer and judge this contest.  All decisions
  170. by the judges will be final for all purposes.
  171.  
  172.   To insure that your entry is received properly, you must mail your entry to:
  173.  
  174.  Capital PC User Group
  175.  1987 Software Programming Contest
  176.  P.O.  Box 6128,
  177.  Silver Spring, MD 20906.
  178.  
  179.     Please mark your entry "1987 Software Programming Contest".  If you wish a
  180. copy of the official rules and submission form.  Send a SASE (Self Addressed
  181. Stamped Envelope) to:
  182.  
  183.  Capital PC User Group
  184.  1987 Software Programming Contest
  185.  P.O.  Box 6128,
  186.  Silver Spring, MD 20906.
  187.  
  188.     Write the name of the program, your name, address, and phone number on the
  189. diskette label.  The disk must include a separate documentation file in flat
  190. ASCII text, describing the program, what it does, how to operate it and what
  191. files must be on the diskette to run.  A copy of a completed submission form
  192. must be submitted with your entry.
  193.  
  194.     CPCUG will not be responsible for the loss or destruction of submitted
  195. entries due to any cause.  You must agree that under no circumstances will
  196. CPCUG be liable to any third party for any legal claim arising or associated
  197. with your submittal.  All entries must be accompanied by a copy or an original
  198. of the official contest submittal form.
  199.  
  200.  
  201.                        OFFICIAL CONTEST SUBMISSION FORM
  202.          CAPITAL PC USER GROUP INC. 1987 SOFTWARE PROGRAMMING CONTEST
  203.             Entry must be postmarked between 04/01/87 and 06/30/87
  204.                                 (Please print)
  205.  
  206.      Name: ___________________________________________   Age: ________
  207.      Address: ________________________________________________________
  208.      City: ___________________________ State: ____ Zip code: _________
  209.  
  210.      (This is where we will send the acknowledgment-of-receipt postcard)
  211.  
  212.      Telephone: (_____) __________________(h)  Date of birth: __/__/__
  213.                 (_____) __________________(w)                 MM DD YY
  214.                                                Submitted      __/__/__
  215.      If CPCUG member, membership # _ _ _ _     date:          MM DD YY
  216.  
  217.      My program named ___________________________ is submitted for
  218. consideration in the Capital PC User Group Inc. 1987 Software Programming
  219. Contest.  I acknowledge that I have read, understand, and agree to abide by
  220. the contest rules as published and that I am the principal author of this
  221. program.
  222.  
  223.      A brief synopsis of the program.  (Save the regular description for your
  224. documentation file):
  225.       _________________________________________________________________
  226.       _________________________________________________________________
  227.  
  228.      Minimum hardware required to run this program:  IBM-PC JR  _____
  229.      Memory: ________ K    Joystick: ____    Two disk drives: ____
  230.      Display:   Any: ____  Monochrome only: ____
  231.      Color:  Composite: ____  RGB: ____  EGA: ____
  232.  
  233.     This program is written in ____________________ (BASIC, Turbo Pascal, C,
  234. LOGO, APL, etc.) language.  Remember, if your program requires a commercial
  235. intrepeter/compiler then you must supply a manufacturers name and address.
  236. ___________________________________________________________________________
  237.  
  238.      Category:      Author (check one):      Software (check only one):
  239.                  (as of submission DATE)
  240.                     ( ) Ages thru 9          ( ) Games/Graphics/Music
  241.                     ( ) Ages 10 thru 13      ( ) Educational
  242.                     ( ) Ages 14 thru 15      ( ) Programmer utility
  243.                     ( ) Ages 16 thru 18      ( ) Telecommunications
  244.                     ( ) Ages 19 thru 21      ( ) Financial tools
  245.                     ( ) Ages over 21         ( ) Other
  246.      "Permission is granted for CPCUG and other not-for-profit
  247. organizations to publish the source and executable portions of my program."
  248.  
  249.     Signed:  _________________________________________________________
  250.  
  251.     If you are a minor (under age 18), a Parent or Guardian must sign this
  252. submission form.
  253.  
  254.     Parent or guardian's signature:  _________________________________
  255.  
  256.     Mail to:
  257.     Capital PC User Group
  258.     1987 Software Programming Contest
  259.     P.O. Box 6128
  260.     Silver Spring, MD 20906
  261.  
  262.   Category:      Author (check one):      Software (check only one):
  263.                  (as of submission DATE)
  264.                     ( ) Ages thru 9          ( ) Games/Graphics/Music
  265.                     ( ) Ages 10 thru 13      ( ) Educational
  266.                     ( ) Ages 14 thru 15      ( ) Programmer utility
  267.                     ( ) Ages 16 thru 18      ( ) Telecommunications
  268.                     ( ) Ages 19 thru 21      ( ) Financial tools
  269.                     ( ) Ages over 21         ( ) Other
  270.      "Permission is granted for CPCUG and other not-for-profit
  271. organizations to publish the source and executable portions of my program."
  272.  
  273.     Signed:  _______________________________________________